lcCRectsGetFirst Home

Returns the handle to the first clipping rectangle object in a drawing.

 HANDLE lcCRectsGetFirst (
   HANDLE hDrw
 );

Parameters
hDrw
  Handle to a drawing object.

Return Value

  Handle to clipping rectangle object or NULL if not exist.

See Also

  lcCRectsGetNext